FSL__Start_Of_Day_Time_Format

Print
Validation rule Details
Name FSL__Start_Of_Day_Time_Format
Label FSL__Start_Of_Day_Time_Format
Object Visit
Active Yes
Formula
AND(
LEN ( FSL__Start_of_Day__c ) != 0, 
NOT( 
REGEX( FSL__Start_of_Day__c , "^(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]$") 
)
)
Error message Time must be in the following format: HH:MM
Error location FSL__Start_of_Day__c